KANDA DATA

  • Home
  • About Us
  • Contact
  • Sitemap
  • Privacy Policy
  • Disclaimer
Menu
  • Home
  • About Us
  • Contact
  • Sitemap
  • Privacy Policy
  • Disclaimer
Home/Multiple Linear Regression/How to Determine R Square (Coefficient of determination) in Multiple Linear Regression

Blog

3,468 views

How to Determine R Square (Coefficient of determination) in Multiple Linear Regression

By Kanda Data / Date Apr 01.2022
Multiple Linear Regression

R Square (coefficient of determination) can be used to test the goodness of fit of a regression model. The value of R Square shows how big the independent variable’s ability to explain the dependent variable is. Because of the high benefit of the R Square value, various statistical software outputs will usually display the R Square value.

Understanding how to get an R Square value is important for researchers and students. In a previous article, I wrote about calculating the value of R Square in simple linear regression.

The next question is whether the calculation method is the same as R Square in multiple linear regression? Although the principle is the same, the formula used is different.

In this article, I will discuss how to determine the value of R Square in multiple linear regression. As practice material, the example case that I chose was multiple linear regression with two independent variables.

What is R Square?

R Square (the coefficient of determination) is often used to see how the variation of the independent variable can explain the variation of the dependent variable. A high R Square value indicates a high ability of the variation of the independent variable in explaining the variation of the dependent variable.

On the other hand, the lower the percentage of the ability of the independent variable to explain the variation of the dependent variable, the worse the regression model is. If this is the case, then we need to respecify the model.

To obtain a good model and represent the real world, we are advised to iterate until we get the best model. In the model’s specification, it is better to refer to the theory and empirical experience. Empirical experience can be obtained from relevant previous research results.

The R Square value is between 0 and 1. Generally, research using time series data has a higher R Square value than research using cross-sectional data.

R Square Formula

Calculating R Square in multiple linear regression will be more complex than the R Square formula in simple linear regression. Therefore, this article will make calculations on multiple linear regression with two independent variables.

The formula for calculating R Square on multiple linear regression with two independent variables refers to the book written by Koutsoyiannis (1977), which can be seen in the image below:

Based on the above formula, to calculate R Square, you must first calculate the estimated value of b1 and estimated b2. To calculate the estimated value of b1 and b2, you can see the previous article with the title: “How to Calculate bo, b1 and b2 Coefficient Manually in Multiple Linear Regression.”

In the previous article, you have calculated the value of the difference between the observed value X and the average value (x) and the difference between the observed values Y and the average value (y).

Exercise How to Find R Square

Excercise how to find R Square on multiple linear regression using the same data as the previous article. The variables used to consist of rice consumption as the dependent variable and income and population as independent variables.

In the exercise, we want to know how the influence of income and population on rice consumption. For more details, you can read the previous article that I wrote: “How to Calculate bo, b1 and b2 Coefficient Manually in Multiple Linear Regression.”

We have all the components needed in the R Square formula based on the article. The components of the R Square formula consist of estimated coefficients b1 and b2, the sum of x1y, the sum of x2y, and the sum of y squared. The results of our calculations in the previous article can be seen in the image below:

Then you can calculate with mathematical operations using the R Square formula. The calculation results that I get are as follows:

R Square Interpretation

Based on the calculation results, the coefficient of determination is 0.903. If you look at the coefficient of determination of 0.903 (the value is close to 1), it shows that the model has good goodness of fit. We can conclude that variations in income and population can explain the variation in rice consumption by 90.3%. The remaining 9.7% is explained by other variables not included in the model.

That’s the article that I can convey this time. I hope it will be beneficial for all of us. See you in the next article!

Tags: coefficient of determination formula, Finding R Square in multiple linear regression, finding the coefficient of determination, how to calculate of R-Squared in multiple linear regression, how to find R-Squared, how to find the coefficient of determination in multiple linear regression, multiple linear regression, R-squared definition, r-squared formula, tutorial of coefficient of determination

Related posts

How to Create Dummy Variables in Multiple Linear Regression Analysis

Date Jul 31.2025

How to Detect Normally Distributed Data in Linear Regression Analysis

Date Jul 28.2025

How to Automatically Display Residual Values in Regression Analysis Using Excel

Date Apr 25.2025

Leave a Reply Cancel reply

You must be logged in to post a comment.

Categories

  • Article Publication
  • Assumptions of Linear Regression
  • Comparison Test
  • Correlation Test
  • Data Analysis in R
  • Econometrics
  • Excel Tutorial for Statistics
  • Multiple Linear Regression
  • Nonparametric Statistics
  • Profit Analysis
  • Regression Tutorial using Excel
  • Research Methodology
  • Simple Linear Regression
  • Statistics

Popular Post

September 2025
M T W T F S S
1234567
891011121314
15161718192021
22232425262728
2930  
« Aug    
  • How to Sort Values from Highest to Lowest in Excel
  • How to Perform Descriptive Statistics in Excel in Under 1 Minute
  • How to Tabulate Data Using Pivot Table for Your Research Results
  • Dummy Variables: A Solution for Categorical Variables in OLS Linear Regression
  • The Difference Between Residual and Error in Statistics
Copyright KANDA DATA 2025. All Rights Reserved